Class DemoApp


  • public class DemoApp
    extends java.lang.Object
    Test program to check MusicLandscape entity classes. Does not do anything interesting.
    Since:
    ExerciseSheet03
    Version:
    1
    Author:
    Jonas Altrock (ew20b126@technikum-wien.at)
    • Constructor Summary

      Constructors 
      Constructor Description
      DemoApp()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DemoApp

        public DemoApp()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)